home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / mnf.helpmark < prev    next >
Text File  |  1991-10-23  |  2KB  |  54 lines

  1. +-----------------------------------------------------------------------------+
  2. |                              marginnoteformat                               |
  3. +-----------------------------------------------------------------------------+
  4.  
  5. \marginnoteformat{\position{left}
  6.        \notewidth{54pt}}
  7.        \notegutter{6pt}
  8.        \everymarginnote{\tenpt\rr}}
  9.  
  10. Abbreviation:  π|\mnfπ%
  11.  
  12. Parameters:    π|submarkupπ%
  13.  
  14. Submarkup:     π|\position, \notewidth, \notegutter,
  15. \everymarginnoteπ%
  16.  
  17.     π|Description:π%
  18. The   defaults   for  the   \marginnote   markup   can   be  modified   with
  19. \marginnoteformat.
  20.  
  21. π|\positionπ% by default places the margin note in the margin.  You can have it
  22. placed in the right margin by specifying:
  23.  
  24. \marginnoteformat{right}
  25.  
  26. π|\notewidthπ%  is the width  of the area in  the margin used  for printing the
  27. margin note.
  28.  
  29. π|\notegutterπ% is the  width of the area between the  margin note and the left
  30. margin of the text.
  31.  
  32. π|\everymarginnote{Nested Markup}π% can be vertical mode markup such as \right-
  33. ragged, \leftragged, \justify, and font changes.
  34.  
  35.     π|Example:π%
  36. Change the margin notes so they  print in the right margin in a 7 point font
  37. with a margin note width of 46 points.
  38.  
  39. \sfs{cm7}{sevenpt}{default}
  40. \marginnoteformat{\position{right}
  41.        \notewidth{46pt}}
  42.        \notegutter{1em}
  43.        \everymarginnote{\sevenpt\rm} }
  44.  
  45. This chapter explains the fundamental steps in preparing
  46. a file containing ordinary English text. Numerous
  47. exercises have been interspersed throughout the
  48. \marginnote{Well, there {\it will} be lots of exercises
  49. eventually.} text, to clarify certain points,
  50. or just to provide practice.
  51.  
  52.     π|Notes:π%
  53. none.
  54.